two steps to configure the featured posts setup:

1. in featured.php, find:

	cat=9
   
   replace 9 with your own featured category id number.



2. in index.php, find:

	cat=-9
    
   replace 9 with your own featured category id number.